Goto

Collaborating Authors

 computer science book


R for Everyone: Advanced Analytics and Graphics (Addison-Wesley Data & Analytics Series): 9780134546926: Computer Science Books @ Amazon.com

#artificialintelligence

Jared Lander is the Founder and CEO of Lander Analytics a data science consultancy based in New York City, the Organizer of the New York Open Statistical Programming Meetup and the New York R Conference and an Adjunct Professor of Statistics at Columbia University. With a masters from Columbia University in statistics and a bachelors from Muhlenberg College in mathematics, he has experience in both academic research and industry. His work for both large and small organizations ranges from music and fund raising to finance and humanitarian relief efforts. He specializes in data management, multilevel models, machine learning, generalized linear models, data management and statistical computing. He is the author of R for Everyone: Advanced Analytics and Graphics, a book about R Programming geared toward Data Scientists and Non-Statisticians alike.


Thoughtful Machine Learning with Python: A Test-Driven Approach: 9781491924136: Computer Science Books @ Amazon.com

#artificialintelligence

I'm Matthew Kirk, a software engineer based out of Seattle, WA. I am also the author of Thoughtful Machine Learning, where I present doing test-driven software development with data in Ruby, and Thoughtful Machine Learning with Python. I have been building web apps since 2009 and have always been "the data guy," thanks to my applied math degree and my previous life as a financial quant. In my career, I have been fortunate enough to speak around the world about software and work on exciting projects with later-stage startups. I have built social media sentiment engines, diamond recommendation tools, and e-commerce search algorithms...and always got frustrated with how my data projects never seemed to follow best development practices.


Python for Data Science: A Hands-On Introduction: 9781718502208: Computer Science Books @ Amazon.com

#artificialintelligence

Yuli Vasiliev is a programmer, freelance author, and consultant with more than two decades of experience. He began as a developer of database-driven applications, using Oracle database technology. The need for data analysis led him eventually to the field of ML and AI. His present professional interests are in the area of natural language processing (NLP). He runs the @stocknewstip_bot in Telegram, which is available at https://t.me/stocknewstip_bot.

  Industry: Retail > Online (0.40)

Designing and Building Enterprise Knowledge Graphs (Synthesis Lectures on Data, Semantics, and Knowledge, 20): 9781636391748: Computer Science Books @ Amazon.com

#artificialintelligence

Ora Lassila is a Principal Graph Technologist in the Amazon Neptune graph database team. Earlier, he was a Managing Director at State Street, heading their efforts to adopt ontologies and graph databases. Before that, he worked as a technology architect at Pegasystems, as an architect and technology strategist at Nokia Location & Commerce (aka HERE), and prior to that he was a Research Fellow at the Nokia Research Center Cambridge. He was an elected member of the Advisory Board of the World Wide Web Consortium (W3C) in 1998-2013, and represented Nokia in the W3C Advisory Committee in 1998-2002. In 1996-1997 he was a Visiting Scientist at MIT Laboratory for Computer Science, working with W3C and launching the Resource Description Framework (RDF) standard; he served as a co-editor of the RDF Model and Syntax specification.


Fundamentals of Artificial Intelligence: Volume 1 (Introduction to Artificial Intelligence): 9798795777597: Computer Science Books @ Amazon.com

#artificialintelligence

Dr. Nisha Talagala is a world-renowned computer scientist and an expert in Artificial Intelligence and Machine Learning. The inspiration to write this book started with her experiences sharing the power of AI technology with her then 9 year old daughter. She found that there were not many resources available for kids to learn and interact with AIs in a way that is engaging and not intimidating. She found that, with the right tools and approach, kids can learn AI, become empowered, and create amazing innovations. Just like computer science and coding is an integral part of learning today, AI is required learning for all the professionals of tomorrow.

  Industry: Retail > Online (0.40)

Approaching (Almost) Any Machine Learning Problem: 9789390274437: Computer Science Books @ Amazon.com

#artificialintelligence

"Please note that the official seller in India is Pothi. Other sellers are selling printouts/photocopies for cheaper prices" This is not a traditional book. The book has a lot of code. If you don't like the code first approach do not buy this book. Making code available on Github is not an option.

  Country: Asia > India (0.28)
  Industry:

Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code: 9781593279660: Computer Science Books @ Amazon.com

#artificialintelligence

Sweigart focuses on three major subjects: common difficulties in getting started (seeking help, setting up a work environment); best practices, tools, and techniques; and using object-oriented Python. The second section is the largest in the book . . . The book is all the more useful for collecting together between one pair of covers material that you would typically dig up from multiple resources." Al Sweigart is a professional software developer who teaches programming to kids and adults. Sweigart has written several bestselling programming books for beginners, including Automate the Boring Stuff with Python, Invent Your Own Computer Games with Python, Coding with Minecraft, and Cracking Codes with Python (all from No Starch Press).


Data-Driven Science and Engineering: Machine Learning, Dynamical Systems, and Control: 9781108422093: Computer Science Books @ Amazon.com

#artificialintelligence

'This is a very timely, comprehensive and well written book in what is now one of the most dynamic and impactful areas of modern applied mathematics. Data science is rapidly taking center stage in our society. The subject cannot be ignored, either by domain scientists or by researchers in applied mathematics who intend to develop algorithms that the community will use. The book by Brunton and Kutz is an excellent text for a beginning graduate student, or even for a more advanced researcher interested in this field. The main theme seems to be applied optimization.


Fraud Analytics Using Descriptive, Predictive, and Social Network Techniques: A Guide to Data Science for Fraud Detection (Wiley and SAS Business Series): 0884126353536: Computer Science Books @ Amazon.com

#artificialintelligence

The sooner fraud detection occurs the better as the likelihood of further losses is lower, potential recoveries are higher, and security issues can be addressed more rapidly. Catching fraud in an early stage, though, is more difficult than detecting it later, and requires specific techniques. Packed with numerous real-world examples, Fraud Analytics Using Descriptive, Predictive, and Social Network Techniques authoritatively shows you how to put historical data to work against fraud. Authors Bart Baesens, Véronique Van Vlasselaer, and Wouter Verbeke expertly discuss the use of unsupervised learning, supervised learning, and social network learning using techniques across a wide variety of fraud applications, such as insurance fraud, credit card fraud, anti-money laundering, healthcare fraud, telecommunications fraud, click fraud, and tax evasion. This book provides the essential guidance you need to examine fraud patterns from historical data in order to detect fraud early in the process.


Machine Learning with Python Cookbook: Practical Solutions from Preprocessing to Deep Learning: 9781491989388: Computer Science Books @ Amazon.com

#artificialintelligence

Over the last few years machine learning has become embedded in a wide variety of day-to-day business, nonprofit, and government operations. As the popularity of machine learning increased, a cottage industry of high-quality literature that taught applied machine learning to practitioners developed. This literature has been highly successful in training an entire generation of data scientists and machine learning engineers. This literature also approached the topic of machine learning from the perspective of providing a learning resource to teach an individual what machine learning is and how it works. However, while fruitful, this approach left out a different perspective on the topic: the nuts and bolts of doing machine learning day to day.